Text File | 1994-11-16 | 248 b | 8 lines | [TEXT/ttxt]
Encode URL
----------
Usage:
set some_var to Encode URL "This is a Test"
Encode URL should be used to prepare any text strings that are part of a URL for return to a WWW client. It encodes illegal URL characters using the %xx encoding scheme.